Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService.contrib--types

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService.contrib inside nuxeo-annot-gwt-9.10.jar /OSGI-INF/web-configuration-service-contrib.xml

Extension Point

Extension point types of component WebAnnotationConfigurationService.

Contributed Items

  • <webAnnotation enabled="false" icon="icons/permalink.png" name="SeeAlso" type="local" uri="http://www.w3.org/2000/10/annotationType#SeeAlso">
        </webAnnotation>
  • <webAnnotation enabled="false" icon="icons/tip.gif" name="Question" type="local" uri="http://www.w3.org/2000/10/annotationType#Question">
        </webAnnotation>
  • <webAnnotation enabled="false" icon="icons/annotate.png" name="Explanation" type="local" uri="http://www.w3.org/2000/10/annotationType#Explanation">
        </webAnnotation>
  • <webAnnotation enabled="false" icon="icons/annotate.png" name="Example" type="local" uri="http://www.w3.org/2000/10/annotationType#Example">
        </webAnnotation>
  • <webAnnotation enabled="true" icon="icons/annotate.png" name="Comment" type="local" uri="http://www.w3.org/2000/10/annotationType#Comment">
        </webAnnotation>
  • <webAnnotation enabled="false" icon="icons/annotate.png" name="Change" type="local" uri="http://www.w3.org/2000/10/annotationType#Change">
        </webAnnotation>
  • <webAnnotation enabled="false" icon="icons/annotate.png" name="Advice" type="local" uri="http://www.w3.org/2000/10/annotationType#Advice">
        </webAnnotation>

XML Source

<extension point="types" target="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService">

    <webAnnotation enabled="false" icon="icons/permalink.png" name="SeeAlso" type="local" uri="http://www.w3.org/2000/10/annotationType#SeeAlso">
    </webAnnotation>

    <webAnnotation enabled="false" icon="icons/tip.gif" name="Question" type="local" uri="http://www.w3.org/2000/10/annotationType#Question">
    </webAnnotation>

    <webAnnotation enabled="false" icon="icons/annotate.png" name="Explanation" type="local" uri="http://www.w3.org/2000/10/annotationType#Explanation">
    </webAnnotation>

    <webAnnotation enabled="false" icon="icons/annotate.png" name="Example" type="local" uri="http://www.w3.org/2000/10/annotationType#Example">
    </webAnnotation>

    <webAnnotation enabled="true" icon="icons/annotate.png" name="Comment" type="local" uri="http://www.w3.org/2000/10/annotationType#Comment">
    </webAnnotation>

    <webAnnotation enabled="false" icon="icons/annotate.png" name="Change" type="local" uri="http://www.w3.org/2000/10/annotationType#Change">
    </webAnnotation>

    <webAnnotation enabled="false" icon="icons/annotate.png" name="Advice" type="local" uri="http://www.w3.org/2000/10/annotationType#Advice">
    </webAnnotation>

  </extension>